home *** CD-ROM | disk | FTP | other *** search
/ Exploring Where & Why / Exploring Where & Why.iso / pc / MODULES / LESSON03 / ACT03A / L03A1.DIR / Internal_42_yellow house.ls < prev    next >
Encoding:
Text File  |  2003-05-02  |  96 b   |  7 lines

  1. on exitFrame
  2.   repeat while soundBusy(1)
  3.     nothing()
  4.   end repeat
  5.   setUpBanner("house1")
  6. end
  7.